Purpose |
North America Retail Incoming Payments |
Requested By |
Baiwa |
Spec Created By |
Raghav |
Spec Created Date |
05/18/2016 |
Spec QA by |
Raghav |
Objects |
ZFI_RETAIL_PAYMENT_NA ZFI_NACOM_CUS ZFI_NACOM_PYMT ZFI_NAPYMT ZFI_NACOM_CUSS TVDIR TDDAT ZFI_NACOM_PYMTS |
Document Status |
Complete |
Sl.No |
Activity |
Estimation in Hours |
1 |
Research |
08 |
2 |
Documentation |
08 |
3 |
Development/ Config |
50 |
4 |
Unit test in DEV |
20 |
5 |
Unit test in QUA |
14 |
6 |
Other activity |
|
TOTAL |
100 |
Sl. |
Change Details |
Requested By |
Requested On |
Notes if any |
1 |
New XML files are received for incoming payments |
Jingsha |
09/08/2016 |
File with HS has initially stopped |
2 |
Program should read the multiple files in one run |
Jingsha |
10/06/2016 |
|
3 |
Program should also read the single file from the selection screen |
Jingsha |
12/05/2016 |
|
4 |
Program screen input should have posting date |
Jingsha |
12/05/2016 |
|
Company code |
Subsidary number |
Store ID |
Customer |
Currency |
Company code |
Payment method |
Card Name |
Field Tender type |
Further info |
GL account |
Field in XML |
SAP Fields |
Logic to determine fields in SAP |
File |
BKPF-XBLNR |
This should be in Reference field |
File |
RF05A-SEL01 |
Reference to pull document |
File |
BKPF-BKTXT |
Field should be in document header text. |
Identifier |
BSEG-SGTXT and RF05A-AUGTX |
To be in each item text field |
Store_no |
RF05A-AGKON |
Store ID to pull customer from custom table ZFI_NACOM_CUS |
sbs_no |
BKPF-BUKRS |
To pull the company code from subsidiary no. from custom table ZFI_NACOM_CUS |
post_date |
BKPF-BUDAT |
Posting date |
Amt |
BSEG-WRBTR |
If file name have 'I' then F-28 and if file name have 'R' then F-53 and Account type should be D and document type should be DZ |
Tender_type |
RF05A-KONTO |
Payment type to pull GL account from custom table ZFI_NACOM_PYMT |
crd_name |
RF05A-KONTO |
Payment type to pull GL account from custom table ZFI_NACOM_PYMT |
Test ID |
Test Scenario |
Expected Results |
FI-001 |
Retail incoming payments with posting date in screen and with single selection file |
Retail incoming payments program should read single file as given and posting date should be from screen and document date should be from XML file |
FI-002 |
Retail incoming payments with posting date in screen and all files |
Retail incoming payments program should read all files in the directory path and posting date should be as given in screen and document date should be from XML file |
FI-003 |
Retail incoming payments without posting date and with single selection file |
Retail incoming payments program should read single file as given and posting date and document date should be from XML file |
FI-004 |
Retail incoming payments without posting date and all files |
Retail incoming payments program should read all files in the directory path and posting date and document date should be from XML file |